OpenRoads Designer CONNECT Edition SDK Help

LinearElementCollectionMember Structure

Members of LinearElementCollection

Definition

Namespace: Bentley.CifNET.LinearGeometry Assembly: Bentley.CifNET.LinearGeometry.4.0 (in Bentley.CifNET.LinearGeometry.4.0.dll) Version: 1.0.0.0 (99.99.99.99)

C#

public struct LinearElementCollectionMember
Inheritance → → LinearElementCollectionMember

Properties

IsGap Gets the flag of whether the element is a gap
IsReversed Gets the flag of whether the element is reversed in the collection
LinearElement Gets the linear element
OriginalIndex Gets the original index

See Also